Week 3
Milestones
- Implemented Sign up functionality
 - Implemented Log in functionality
 - API Integration
 
Screenshots / Videos
Register/ Sign up
Login
Contributions
- Created login functionality
 - Created register (Sign up) functionality
 - API Integration
 - Added toast (pop-up) on successful and failed actions
 - Link to the PR
 
Learnings
- API calls
 - Observables in Angular
 - Async programming using async and await